Vue Dev Tool できること・できないこと
Vue debug tool できること/できないこと
data 修正できる
props 修正できない
Date type 削除できる、更新できない
data, props, computed 表示できる
methods, component life cycle表示できない
Vuex store, commit 履歴できる、
console と連動できない
Vue Debug tool と storybook 連携できない
https://github.com/vuejs/vue-devtools/pull/361
https://github.com/storybookjs/storybook/issues/1708
#Vue
#Storybook